home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 October / Software of the Month - Ultimate Collection Shareware 277.iso / pc / PROGRAMS / PRODUCTI / GTRIPPLE / SETUP.EXE / 0 / RCDATA / TFBASEPLAINDIALOG / TFBASEPLAINDIALOG.txt
Text File  |  1999-09-12  |  953b  |  54 lines

  1. inherited fBasePlainDialog: TfBasePlainDialog
  2.   Left = 310
  3.   Top = 348
  4.   Caption = 'fBasePlainDialog'
  5.   PixelsPerInch = 96
  6.   TextHeight = 13
  7.   object pImage: TPanel
  8.     Left = 0
  9.     Top = 0
  10.     Width = 185
  11.     Height = 328
  12.     Align = alLeft
  13.     BevelInner = bvLowered
  14.     BevelOuter = bvNone
  15.     BorderWidth = 10
  16.     TabOrder = 0
  17.     object iImage: TImage
  18.       Left = 11
  19.       Top = 11
  20.       Width = 163
  21.       Height = 306
  22.       Align = alClient
  23.       Stretch = True
  24.     end
  25.   end
  26.   object pBody: TPanel
  27.     Left = 185
  28.     Top = 0
  29.     Width = 345
  30.     Height = 328
  31.     Align = alClient
  32.     BevelOuter = bvNone
  33.     BorderWidth = 10
  34.     TabOrder = 1
  35.   end
  36.   object pButtons: TPanel
  37.     Left = 0
  38.     Top = 328
  39.     Width = 530
  40.     Height = 58
  41.     Align = alBottom
  42.     BevelOuter = bvNone
  43.     BorderWidth = 10
  44.     TabOrder = 2
  45.     object Bevel1: TBevel
  46.       Left = 10
  47.       Top = 10
  48.       Width = 510
  49.       Height = 2
  50.       Align = alTop
  51.     end
  52.   end
  53. end
  54.